![]() |
![]() |
![]() |
|
TEXT WIDTH
This command will return the width of the provided string using the current text settings.
Return Integer=TEXT WIDTH(String)
String String
The value returned is the width in pixels of the specified string
PRINT TEXT WIDTH("Hello World")
|